Int64N INumeric<Int64N>.Positive()
Private Function Positive As Int64N
Implements INumeric(Of Int64N).Positive
private:
virtual Int64N Positive() sealed = INumeric<Int64N>::Positive
private abstract Positive : unit -> Int64N
private override Positive : unit -> Int64N